* lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).
authorJuri Linkov <juri@linkov.net>
Thu, 22 Feb 2024 17:38:17 +0000 (19:38 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 22 Feb 2024 17:38:17 +0000 (19:38 +0200)
commitcc58626f643c1b19e66bab9c6a39026c7e419ab9
treecef7a7e5ee38022a7bfe22071e4ff771994e91a4
parent6b6761d534259ab4d5409e72754e46af13623dda
* lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).

(describe-mode, describe-mode--minor-modes): Use 'describe-mode-outline'.

* lisp/help-mode.el (help-setup-xref): After disabling outline-minor-mode
also kill all outline-related local variables.  So that they won't affect
the output of other help commands in the same help buffer.
etc/NEWS
lisp/help-fns.el
lisp/help-mode.el